Welcome![Sign In][Sign Up]
Location:
Search - telnet web

Search list

[Linux-UnixLinux的安全漏洞与防范措施

Description: 介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全Web协议。-introduced Linux Internet security loopholes and preventive measures, we hope to have some help, including FTP is security, email security, Telnet security, Web server security and Web security agreement.
Platform: | Size: 6040 | Author: 王松 | Hits:

[Telnet Server一个java常用类库的源代码

Description: 对比 20051019 版本主要改动: 1m1.去掉makedist.sh生成的configure等文件,安装更方便2.web增加版面RSS (by BunnyQ)3.web增加相关版面链接 (by Sdragons)4.telnet 增加D强制删除 (by garnett) 开发页面: http://bbs.tju.cn/us/dev-contrast to the major changes to version 20051019 : 1M1. Remove makedist.sh generated documents such as configure, install more convenient layout RSS 2.web increase (by BunnyQ) 3.web increase related pages link (by Sdragons) D 4.telnet increase mandatory deleted (by Garnett) development pages : http://bbs.tju.cn/us/dev
Platform: | Size: 3845581 | Author: 董岩 | Hits:

[JSP/Java一个天体运动的演变的事例

Description: 基于源IP 地址控制的Telnet 和Web 设备访问控制,增强了设备网管的安全性,避免黑客恶意攻击和控制设备;-based on the source IP address control Telnet and Web access control equipment, enhanced Management of safety equipment and avoid malicious hackers to attack and control equipment;
Platform: | Size: 11569 | Author: 段丽 | Hits:

[Multimedia programnetworktools

Description: 采用java开发的网络工具,有WEB浏览器,FTP网络文件传输,TELNET客户端的实例,等-using java development of the web-based tools, a Web browser, FTP network file transfer, TELNET client examples, etc.
Platform: | Size: 41392 | Author: pudnrabit | Hits:

[Internet-NetworkCwangluo

Description: C#网络与通信程序设计案例精讲.rar \\chap03 提供了本书第3章FTP服务器开发源程序; \\chap04 提供了本书第4章第FTP客户端开发源程序; \\chap05 提供了本书第5章电子邮箱系统源程序; \\chap06 提供了本书第6章基于Socket的聊天室源程序; \\chap07 提供了本书第7章多线程下载源程序 \\chap08 提供了本书第8章基于Web的电子书店源程序; \\chap09 提供了本书第9章网络游戏源程序; \\chap10 提供了本书第10章基于Http协议浏览器的实现源程序; \\chap11 提供了本书第11章基于Web Service技术通信的实现源程序 \\chap12 提供了本书第12章Telnet客户端实现源程序;
Platform: | Size: 734784 | Author: qinshaohua | Hits:

[WinSock-NDIS交易论坛代码(php+mysql)

Description: 典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 MySQL 3.23+:For Windows and Linux 3 Telnet 或者一个 MySQL 的 WEB 界面管理程序,phpMyAdmin 或者其它类似的。-typical forum original code, is a PHP mySQL as a source of data for the secondary market procedures, system requirements : a Linux or Windows IIS Apache / MySQL 3.23 PWS 2 : For Windows and Linux 3 MySQL Telnet or a Web interface management procedures, or phpMyAdmin similar to the other person.
Platform: | Size: 460951 | Author: 马涛 | Hits:

[FlashMXActionScript编程实例

Description: Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an ActionScript 3.0 class in an application. The Enhanced version adds a name-checking feature. These examples are meant to be built from scratch, tutorial-style. The example files are provided so you can see how they should look when completed. Chapter 4: Object-Oriented Programming Geometric Shapes Uses the object-oriented concepts of class inheritance and the implementation of interfaces to provide an application that calculates values for simple geometric shapes. Chapter 5: Display Programming Sprite Arranger Adds graphical Sprite objects to a drawing area and let you manipulate their placement in the display list. Builds upon the classes from the geometric Shapes example. Chapter 6: Working with Dates and Times Simple Clock Displays a simple analog clock face using methods of the Date and flash.util.Timer classes. Chapter 7: Working with Strings ASCII Art Loads bitmap images and coverts them into ASCII character equivalents, using a number of the methods in the String class. Chapter 8: Working with Arrays Play List Demonstrates a number of methods of the Array class while building and presenting a play list of music files. Chapter 9: Handling Errors Custom Errors Presents a simple framework containing a set of custom ApplicationError classes and shows how to throw, catch, and handle such errors. Chapter 10: Using Regular Expressions Wiki Editor Uses regular expressions to convert text containing wiki-style codes into formatted HTML text. Also shows how to use regular expressions for other conversions, such as numeric calculations. Chapter 11: Working With XML RSS Viewer Reads an RSS feed and formats the entries as HTML, including hyperlinks to the stories being referenced. This example shows the powerful new E4X statements and operators in action. Chapter 13: Event Handling Alarm Clock Demonstrates how to define, dispatch, and handle custom event classes. Extends the Simple Clock application to create an Alarm Clock with specialized AlarmEvents. Chapter 14: Networking and Communications File I/O Shows how to use the FileReference class to upload files from your local disk to a remote server, and how to download files from a remote server to your local disk. Note: To run this example you will need to set the UPLOAD_URL and DOWNLOAD_URL variables in the code to the address of a web server that will accept uploads and allow downloads. Telnet Socket Connects to a Telnet server and shows how to send and read bytes from the socket connection. Note: To run this example you will need to have access to a running Telnet server. Chapter 15: Working with Geometry Display Object Transformer Uses methods of the flash.geom.Matrix class to apply multiple geometric transformations to a DisplayObject. Chapter 16: Client System Environment Capabilities Info Lists the capabilities of your current browser and operating system, by using the SystemCapabilities class and an ExternalInterface call that uses Javascript to retrieve browser properties. Chapter 19: Using the External API IntrovertIM_CSharp IntrovertIM_HTML A tiny instant messenger application the uses the flash.external.ExternalInterface class to send messages between a Flex/ActionScript application and an external application. Two versions are provided. One uses HTML and Javascript for the external application, and the other uses C#.
Platform: | Size: 458790 | Author: swj_tommy@tom.com | Hits:

[Internet-Network交易论坛代码(php+mysql)

Description: 典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 MySQL 3.23+:For Windows and Linux 3 Telnet 或者一个 MySQL 的 WEB 界面管理程序,phpMyAdmin 或者其它类似的。-typical forum original code, is a PHP mySQL as a source of data for the secondary market procedures, system requirements : a Linux or Windows IIS Apache/MySQL 3.23 PWS 2 : For Windows and Linux 3 MySQL Telnet or a Web interface management procedures, or phpMyAdmin similar to the other person.
Platform: | Size: 460800 | Author: 马涛 | Hits:

[Linux-UnixLinux的安全漏洞与防范措施

Description: 介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全Web协议。-introduced Linux Internet security loopholes and preventive measures, we hope to have some help, including FTP is security, email security, Telnet security, Web server security and Web security agreement.
Platform: | Size: 6144 | Author: 王松 | Hits:

[Internet-NetworkEMAIL服务器

Description: 实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
Platform: | Size: 316416 | Author: zhu | Hits:

[Telnet Servertjubbs-snap-20051127.tar

Description: 对比 20051019 版本主要改动: 1m1.去掉makedist.sh生成的configure等文件,安装更方便2.web增加版面RSS (by BunnyQ)3.web增加相关版面链接 (by Sdragons)4.telnet 增加D强制删除 (by garnett) 开发页面: http://bbs.tju.cn/us/dev-contrast to the major changes to version 20051019 : 1M1. Remove makedist.sh generated documents such as configure, install more convenient layout RSS 2.web increase (by BunnyQ) 3.web increase related pages link (by Sdragons) D 4.telnet increase mandatory deleted (by Garnett) development pages : http://bbs.tju.cn/us/dev
Platform: | Size: 3845120 | Author: 董岩 | Hits:

[JSP/Java一个天体运动的演变的事例

Description: 基于源IP 地址控制的Telnet 和Web 设备访问控制,增强了设备网管的安全性,避免黑客恶意攻击和控制设备;-based on the source IP address control Telnet and Web access control equipment, enhanced Management of safety equipment and avoid malicious hackers to attack and control equipment;
Platform: | Size: 11264 | Author: 段丽 | Hits:

[Multimedia programnetworktools

Description: 采用java开发的网络工具,有WEB浏览器,FTP网络文件传输,TELNET客户端的实例,等-using java development of the web-based tools, a Web browser, FTP network file transfer, TELNET client examples, etc.
Platform: | Size: 40960 | Author: | Hits:

[Internet-NetworkTelnetServer

Description: Telnet服务器源代码,对于网络开发的初学者很有参考价值。-Telnet server source code, web development for beginners is the reference value.
Platform: | Size: 23552 | Author: | Hits:

[ICQ-IM-ChatDelphi_wltxxyfx

Description: 本书介绍如何利用Delphi开发网络与通信应用程序,本书主要针对目前流行的FTP、HTTP、E-mail、Telnet、网络监控、Modem串口通信编程、拨号网络编程、传真编程等Internet协议与网络通信高级编程开发进行详细的讲解,并结合大量的实例使读者能够深入的了解各种网络应用程序的开发技巧。 -This book describes how to use the Delphi development network and communications applications, this book is primarily targeted at the popular FTP, HTTP, E-mail, Telnet, network monitoring, Modem serial communication programming, dial-up network programming, fax program such as Internet protocol and network communication Advanced Programming for detail, combined with a large number of examples to enable readers to in-depth understanding of a variety of Web application development skills.
Platform: | Size: 4383744 | Author: jiumozhihao | Hits:

[Windows DevelopRemoteDesktop

Description: 多窗口远程桌面连接器,主要功能是作为windows远程桌面连接器。主要功能如下: 1、支持windows远程桌面,ssh登陆,telnet登陆 2、支持服务器(设备)信息加密保存, 3、支持Excel批量导入 4、支持服务器信息导出至RDP文件 5、内置浏览器,支持访问各类web界面的登陆方式 6、支持服务器资料网络同步-Remote Desktop Connector multi-window, the main function is as windows remote desktop connector. Main functions are as follows: 1, support windows remote desktop, ssh login, telnet login 2, support for server (device) information protected and encrypted, 3, 4, support the bulk import Excel, support for export to the RDP file server information 5, built-in browser, support web interface to access various types of landing approach 6, support for server data network synchronization
Platform: | Size: 12902400 | Author: 王敩 | Hits:

[Internet-Networklinux-web

Description: ? 描述网络和网络互联,解释它们的作用 ? 简要讨论TCP/IP协议栈,IP地址,协议端口,因特网服务和应用 ? 解释什么是客户/服务器软件模型,它如何工作 ? 讨论各种用于电子通信,远程登录,文件传输,远程命令执行,以及状态报告的网络软件工具 ? 简要描述安全shell ? 覆盖如下命令和原语:finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telnet, traceroute-? describe networks and network interconnection, to explain their role ? brief discussion of TCP/IP protocol stack, IP address, protocol port, Internet services and applications ? explain what is a client/server software model, discuss how it works for ? e communications, remote login, file transfer, remote command execution, and status reporting network security software tools shell ? ? brief description of the coverage the following commands and primitives: finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telnet, traceroute
Platform: | Size: 652288 | Author: dino | Hits:

[Software Engineeringns2aodv

Description: NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide area networks to implement network protocols such as TCP and UPD, traffic source behavior such as FTP, Telnet, Web, CBR and VBR, router queue management mechanism such as Drop Tail, RED and CBQ, routing algorithms such as Dijkstra, and many more. -NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide area networks to implement network protocols such as TCP and UPD, traffic source behavior such as FTP, Telnet, Web, CBR and VBR, router queue management mechanism such as Drop Tail, RED and CBQ, routing algorithms such as Dijkstra, and many more.
Platform: | Size: 536576 | Author: mahadev gawas | Hits:

[Internet-Networksample-codes

Description: NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide area networks to implement network protocols such as TCP and UPD, traffic source behavior such as FTP, Telnet, Web, CBR and VBR, router queue management mechanism such as Drop Tail, RED and CBQ, routing algorithms such as Dijkstra, and many more. -NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide area networks to implement network protocols such as TCP and UPD, traffic source behavior such as FTP, Telnet, Web, CBR and VBR, router queue management mechanism such as Drop Tail, RED and CBQ, routing algorithms such as Dijkstra, and many more.
Platform: | Size: 9216 | Author: mahadev gawas | Hits:

[CommunicationTelnet

Description: Telnet socket used to connect to the world web
Platform: | Size: 1024 | Author: Shree | Hits:
« 12 3 »

CodeBus www.codebus.net